relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Sun, 9 Jul 2017 13:10:33 +0000 (14:10 +0100)
committerPaul Gevers <elbrus@debian.org>
Sun, 9 Jul 2017 13:10:33 +0000 (14:10 +0100)
commitb027948cbbbeabd968c50ef1ff3e552ffce288c2
tree0f0110684c1a8d317139d0b30901d45a81e3ca94
parentb7896d0599fea9b5f7598c0e15b782f55ec1b4e2
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/fpmake.pp
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]